Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding application.py tags for docs #536

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Adding application.py tags for docs #536

merged 4 commits into from
Jan 9, 2025

Conversation

pearce8
Copy link
Collaborator

@pearce8 pearce8 commented Jan 8, 2025

Description

Adding tags so they appear in the docs.

Dependencies: No dependencies.

Fixes issue(s): None.

Type of Change

  • { } Adding a system, benchmark, or experiment
  • {X} Modifying an existing system, benchmark, or experiment
  • {X} Documentation update
  • { } Build/CI update
  • { } Benchpark core functionality

Checklist:

If adding/modifying a system:

  • { } Create a new directory for the system and a new system.py file
  • { } Add a new dry run unit test in .github/workflows
  • { } System appears in System Specifications table in docs catalogue section

If adding/modifying a benchpark:

  • {X} Add a new application.py and (maybe) package.py under a new directory
    for this benchmark
  • { } Configure an experiment
  • {X} Benchmark appears in Benchmarks and Experiments table in docs catalogue
    section

If adding/modifying a experiment:

  • { } Extend experiment.py under existing directory for specific benchmark
  • { } Define a single node and multi-node experiments

If adding/modifying core functionality:

  • { } Update docs
  • { } Update .github/workflows and .gitlab/ci unit tests (if needed)

@github-actions github-actions bot added the application New or modified application label Jan 8, 2025
@pearce8 pearce8 changed the title Adding tags for remhos Adding application.py tags for docs Jan 8, 2025
@pearce8 pearce8 merged commit 5534200 into develop Jan 9, 2025
2 checks passed
@pearce8 pearce8 deleted the pearce8-patch-2-1 branch January 9, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application New or modified application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant